﻿@charset "utf-8";

@font-face {
	font-weight:400;font-style:normal;
	font-family:trebuc;
	src:url(../fonts/trebuc.eot);
	src:url(../fonts/trebuc-1.eot) format('embedded-opentype'),
	url(../fonts/trebuc.woff) format('woff'),
	url(../fonts/trebuc.ttf) format('truetype'),
	url(../fonts/trebuc.svg#DINProRegular) format('svg');
}
@font-face {
    font-family: 'Knockout';
    src: url('../fonts/Knockout.eot');
    src: url('../fonts/Knockout-1.eot') format('embedded-opentype'),
         url('../fonts/Knockout.woff') format('woff'),
         url('../fonts/Knockout.ttf') format('truetype'),
         url('../fonts/Knockout.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}
body{
	font-size:14px;
	color:#333333;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
	margin:0;
	padding:0;
}
div,dl,dt,dd,ol,ul,li,p{
	padding:0;
	margin:0;
	box-sizing:border-box;
}
ol,ul,li {
    list-style:none
}
a:link,a:visited {color:#333333;text-decoration:none;}
a:hover {text-decoration: none;color:#f98235;}
.clearfix:after,.clearfix:before {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.clear{clear:both;}
input,textarea,select{
	border: 1px solid #dcdcdc;
	line-height:20px;
	padding:3px;
	border-radius:0;
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"],select {
   -webkit-appearance: none;
   border-radius:0;
}
img{
	border:0;
}
.banner2,.ban2s{
	display: none;
}
.space{
	height:0;
}
.sou {
	display: inline-block;
	vertical-align:middle;
	padding:5px 7px;
	font-size: 15px;
	line-height: 20px;
	box-sizing: border-box;
	width: 100%;
	border:1px solid #aaa;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.send {
	display: inline-block;
	vertical-align: middle;
	padding:6px 35px;
	background:#f98235;
	border:none;
	line-height: 20px;
	color:#ffffff;
	font-size:15px;
	cursor: pointer;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.header{
	background: #3a3a3a;
	color:#fff;	
}
.toptel{
	position: absolute;
	right:0;
	top:0;
	background: url(../images/ficon2.png) no-repeat 0 center;
	background-size:19px auto;
	padding-left:23px;
}
.wrap{
	width:1100px;
	margin:0 auto;
	position: relative;
}
.toplogo{
	float:left;
	font-size:30px;	
	font-weight: 700;
	line-height: 70px;
}
.toplogo a{
	color:#fff;
}
.toplogo img{
	height:100%;
	width:auto;
	display: block;
}
.navs{
	display: none;
}
.nav{
	float:right;
	font-size:0;
}
.nav li{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	position: relative;
	box-sizing:border-box;	
}
.nav li a{
	color:#fff;
	font-size:15px;
	display:block;
	padding:0 15px;
	line-height: 50px;		
}
.nav li:hover,.nav li.current{
	background:#272727 url(../images/navon.jpeg) repeat-x center bottom;
}
.nav li.current a,.nav li:hover a{
	color:#ffffff;
}
.has-more:hover .nav-sub {
	display: block;
}
.nav-sub {
   margin:0;
   padding:0;
   width: 100%;
   font-size:0;
   left:0;
	position: absolute;	
	z-index: 999;
	display:none;
}
.nav .nav-sub li {
	display:inline-block;
	vertical-align: top;	
	text-align: center;
	margin-left:0;
	padding:0;
	width:100%;
	border:none;
	background: #e5e5e5;
}
.nav .nav-sub li a{
	display: block;
	color:#555;
	font-size:14px;
	border:none;
	line-height: 36px;
	padding: 0 5px;
}
.nav .nav-sub li:hover{
	border-top:none;
	background: #f98235;
}
.nav .nav-sub li:hover a{
	color:#fff;
}
.topfind{
	width:50px;
	float:right;
	height:70px;
	position: relative;	
	cursor: pointer;
	background:#f98235 url(../images/find.png) no-repeat center center;
	background-size:28px auto;
}
.topsea{
	position:absolute;
	text-align: center;
	right:0;
	top:70px;
	background:#666;
	padding:13px 10px;
	z-index:99;
	width:300px;
	font-size:0;
}
.banner1{
	text-align: center;
}
.bantxt{
	background: #e8e8e8;
	color:#666;
	line-height: 48px;
}
.bantxt span{
	color:#e09554;
	font-weight: 700;
}
.bantxt a{
	margin-left:10px;
	margin-right:10px;
	color:#444;
}
.bantxt a:hover{
	color:#111111;
}
.tsou{
	border:none;
	background: #fff;
	line-height: 26px;
	display:inline-block;
	vertical-align: middle;
	width:72%;
	outline: none;
	padding-left:6px;
	box-sizing:border-box;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.tsend{
	border:none;
	line-height:26px;
	display:inline-block;
	vertical-align: middle;
	text-align: center;
	width:23%;
	font-size:14px;
	color:#fff;	
	outline: none;
	cursor: pointer;
	background: #272727;
}
.banline{
	background:url(../images/banline.png) repeat-x center top;
	height:8px;
	position: absolute;
	z-index:9;
	top:0;
	width:100%;
}
.leftBox{
	float:left;
	width:21%;
	margin-top:30px;
}
.rightBox{
	float:right;
	width:75%;
	background: #fff;
	padding:20px 35px 15px 35px;
	box-sizing:border-box;
}
.left_tit{
	color:#ffffff;	
	background:#a71c19;
	line-height:32px;
	font-size:22px;
	text-align: left;
	padding:20px;
	margin-top:-70px;
}
.left_tit p{
	font-size:28px;
	font-weight: bold;
	color:#b65453;
}
.leftNav{
	text-align: left;
	position: relative;
}
.leftNav li{
	line-height:50px;
	background: #fff url(../images/subnav_ico0.png) no-repeat 95% center;
	border-bottom:1px solid #eee;
	position: relative;	
}
.leftNav li a{
	font-size:15px;
	color:#333;
	padding:0 25px;
}
.leftNav li:hover a{
	color:#a71c19;
}
.leftNav li.lefton{
	border-left:4px solid #a71c19;
	background: #fcfcfc  url(../images/subnav_ico.png) no-repeat 95% center;
}
.leftNav li.lefton a{
	color:#a71c19;
}
.h_title{
	position: relative;
	font-size:27px;
	font-weight: 700;
	line-height: 40px;
	border-bottom:2px solid #ddd;
}
.hmore{
	position: absolute;
	right:0;
	top:6px;
	width:26px;
	height:26px;
	background: #2382c5 url(../../images/more.png) no-repeat center center;
	border-radius:3px;
	padding:5px;
}
.hmore:hover{
	background: #1361a8 url(../../images/more.png) no-repeat center center;
}
.h_title2{
	font-size:16px;
	line-height: 28px;
	color:#ccc;
	margin:20px 0;
	text-transform: uppercase;
}
.h_title2 p{
	font-size:28px;
	color:#fff;
	display: inline-block;
}
.home_l{
	float:left;
	width:72%;
	margin-top:20px;
}
.home_r{
	float:right;
	width:25%;
	margin-top:20px;
}
.home_r2{
	display:none;
}
.hot_news{
	margin-bottom:20px;
}
.hot_news li{
	margin:12px 0;
}
.hot_news li p{
	padding-top:5px;
}
.hot_news li img{
	width:100px;
	height:65px;
	float:left;
	margin-right:15px;
}
.hot_links li{
	padding:9px 0 9px 35px;
	position: relative;
	border-bottom:1px dashed #ddd;
}
.hot_links li p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;		
}
.hot_links li span{
	color:#fff;
	background: #666;
	font-size:13px;
	position: absolute;
	left:5px;
	top:9px;
	width:23px;
	text-align: center;
}
.hot_links li.goods span{
	background: #dd0000;
}
.l_title{
	font-size:18px;
	line-height: 40px;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
	color:#111;
}
.l_title span{
	border-bottom:2px solid #f98235;
	display: inline-block;
	margin-bottom:-1px;
}
.l_titles{
	font-size:17px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom:15px;
}
.l_titles span{
	background: #f98235;
	width:5px;
	height:24px;
	display: inline-block;
	vertical-align: middle;
	margin-right:6px;
}
.home_class{
	margin-bottom:10px;
	font-size:0;
}
.home_class ul{
	width:102%;
}
.home_class li{
	line-height: 40px;
	font-size:15px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width:48%;
	margin:0 2% 6px 0;
	background: #e5e5e5;
}
.home_class li.classon{
	background:#f98235; 
}
.home_class li a{
	display: block;
}
.home_class li.classon a{
 	color:#fff;	
}
.home_class li i{
	position: absolute;
	right:10px;
	top:25px;
	background: url(../images/left_ico1.png) no-repeat -20px 0;
	width:20px;
	height:15px;
	transition:all 0.5s;
}
.home_class li:hover i{
	background: url(../images/left_ico1.png) no-repeat 0 0;
}
.home_class li:hover a{
	background: #999;
	color:#fff;
}
.class_pic img{
	max-width:100%;
	height:auto;
	margin-bottom:20px;
}
.home_pro{
	font-size:0;
	padding-bottom:30px;
}
.home_pro li{
	display:inline-block;
	vertical-align: top;
	width:30.33%;
	margin:0 1.5%;
	font-size:14px;
	line-height: 25px;
	transition:all 0.3s;
}
.home_pro li:hover{
	margin-top:-10px;
	margin-bottom:10px;
}
.home_pro li:hover .picbox{
	box-shadow: 0 0 5px #ddd;
}
.home_pro li p{
	font-size:15px;
	margin:8px 0 12px 0;
	color:#666;
	text-align: center;
}
.home_pro li:hover p{
	color:#1271b5;	
}
.picbox{
	border:1px solid #ddd;
	position: relative;
}
.picbox img{
	transition:all 0.4s;
	max-width:100%;
	height:auto;
	display: block;
}
.pic1{
	background-image:url(../images/home_pro1.jpg); 
}
.pic2{
	background-image:url(../images/home_pro2.jpg); 
}
.pic3{
	background-image:url(../images/home_pro3.jpg); 
}
.pic4{
	background-image:url(../images/home_pro4.jpg); 
}
.amores{
	margin-top:25px;
}
.amores a{
	display: inline-block;
	padding:3px 22px;
	color:#fff;
	background: #9f9f9f;
	font-size:14px;
}
.amores a:hover{
	color:#fff;
	background:#cd121c;
}
.bg{
	background: #1f2229 url(../images/green-bg.jpg) no-repeat center bottom;
	padding:1px 0 30px 0;
	color:#fff;
}
.bg2{
	background: #f6f6f6;
	padding:1px 0 30px 0;
}

.home_title{
	font-size:28px;
	line-height: 40px;
	margin-bottom:20px;
	text-align: center;
}
.home_about{
	font-size:15px;
	line-height: 30px;
	position: relative;
	padding:70px 0 90px 0;
}
.home_about img{
	margin-right:65px;
	float:left;
	width:40%;
}
.prolist{
	font-size:0;
}
.prolist ul{
	width:103%;
}
.prolist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   position: relative;
   overflow: hidden;
   width:30.33%;
   margin-right:3%;
   margin-bottom:20px;
   box-sizing: border-box;   
}
.prolist li p{
	font-size:15px;
	line-height: 30px;
	text-align: center;
	color:#2382c5;
}
.prolist li span{
	font-size:14px;
	color:#666;
	margin-left:10px;
}
.picsk{
	overflow: hidden;
	border:1px solid #ddd;
}
.picsk:hover{
	box-shadow: 0 0 6px #ccc;
}
.picsk img{
	max-width:100%;
	height:auto;
	display: block;
	margin:0 auto;	   
   transition:all 0.5s;
}
.picsk:hover img{
	transform: scale(1.2);
}
.proinfo{
	font-size:12px;
	line-height: 20px;
	color:#666;
}
.caselist{
	font-size:0;
}
.caselist ul{
	width:102%;
}
.caselist li{
	display: inline-block;
	vertical-align: top;
	width:31.33%;
	margin-right:2%;
	margin-bottom:20px;	
	text-align: center;
	font-size:14px;
	line-height: 38px;
}
.caselist li img{
	max-width:100%;
	height:auto;
}
.picsk2{
	overflow: hidden;
	height:180px;
	background-size:cover;
	background-position: center center;
}
.caselist li:hover p{
	background:#f5f5f5;	
}
.con_pic{
	text-align: center;
	font-size:16px;
	font-weight: 600;
	margin-bottom:20px;
}
.homeL{
	float:left;
	width:40%;
}
.homeL img{
	max-width:100%;
	height:auto;
}
.homeR{
	float:right;
	width:55%;
	font-size:15px;
	line-height: 26px;
}
.n_title{
	font-size:20px;
	margin-bottom:20px;
}
.n_title p{
	font-size:21px;
	font-weight: 600;
	color:#144181;
	margin-bottom:5px;
}
.pro_nav{
	margin-bottom:20px;
	margin-top:30px;
	font-size:0;
	background: #f2f2f2;
	padding-left:5px;
	padding-top:5px;
}
.pro_nav li{
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	padding:0 30px;
	line-height: 40px;
	font-size:16px;
}
.pro_nav li.hover{
	background:#fff;
	font-weight: 600;
}
.title{
	color:#222222;
	font-size:16px;
	font-weight: bold;
	line-height:50px;
	text-align: center;
}
.pa:link,.pa:visited {
	font-size: 15px;
	color: #555555;
	margin-right:10px;
	padding:5px 11px;
	border: 1px solid #fff;
}
.pa img,.paon img,.paon2 img{
	display: inline-block;
	vertical-align: middle;
	margin-top:-4px;
}
.pa:hover{
	background: #ffffff;
	color:#555555;
	border: 1px solid #999999;
}
.paon {
	font-size: 15px;
	color: #555555;
	margin-right:10px;
	padding:5px 11px;
	background: #ffffff;
	border: 1px solid #fff;
}
.paon2 {
	font-size: 15px;
	color: #fff;
	margin-right:10px;
	padding:5px 11px;
	background: #f98235;
	border: 1px solid #f98235;
}
.wechat2{
	text-align: center;
	padding:10px 10px 15px 10px;
	background: #fff;
	border:1px solid #e5e5e5;
	margin-top:25px;
	width:25%;
	color:#333;
	position: absolute;
	right:0;
	bottom:0;
}
.wechat{
	text-align: center;
	width:21%;
	position: absolute;
	right:0;
	top:-8px;
}
.wechat h3{
	margin:12px 0;
}
.wechat li{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width:45%;
	font-size:12px;
	line-height: 20px;
}
.wechat li.weword{
	padding-top:34px;
	width:53%;
	font-size:12px;
	line-height: 22px;
	background:#313131;
	padding-left:12px;
}
.wechat img{
	max-width:100%;
	height:auto;
	padding:2px;
	background: #fff;
	box-sizing:border-box;
}
.footcon{
	background: #f6f6f6;
	padding:20px 0;
}
.foottel{
	line-height:28px;
}
.foottel img{
	float:left;
	height:60px;
	width:auto;
	border-right:1px solid #ddd;
	padding-right:20px;
	margin-right:20px;
}
.share{
	margin-top:20px;
}
.share span{
	display:inline-block;
	vertical-align: middle;
	margin-right:8px;
	position: relative;
	cursor: pointer;
}
.share span:hover .we1{
	display: block;
}
.we1{
	position: absolute;
	left:-40px;
	bottom:50px;
	width:120px;
	display: none;
}
.we1 img{
	max-width:100%;
	height:auto;
}
.goqq{
	background: #999 url(../images/qq0.png) no-repeat center center;
	background-size:30px auto;
	width:50px;
	height:50px;
	position: fixed;
	right:0;
	bottom:111px;
	cursor: pointer;
}
.goqq:hover{
	background: #666 url(../images/qq0.png) no-repeat center center;	
	background-size:30px auto;
}
.gotop{
	background: #888 url(../images/top.png) no-repeat center center;
	background-size:30px auto;
	width:50px;
	height:50px;
	position: fixed;
	bottom:55px;
	cursor: pointer;
	left:50%;
	margin-left:560px;
}
.gotop:hover{
	background: #333 url(../images/top.png) no-repeat center center;	
	background-size:30px auto;
}
.boxs{
	background: #fff;
	margin-top:10px;
}
.h_titles{
	line-height:28px;
	color:#1065ab;
	font-size:22px;
	text-align: center;
	position: relative;
	margin-top:60px;
	margin-bottom:20px;
	font-weight: bold;
	padding-bottom:20px;
}
.h_titles p{
	color:#BBB;
	font-size:15px;
	font-weight: normal;
	text-transform: uppercase;
}
.nmore{
	background: url(../images/more2.png) no-repeat -26px 0;
	width:26px;
	height:26px;
	overflow: hidden;
	position: absolute;
	right:0px;
	padding:0;
	margin:0;
	top:25px;
	transition:all 0.4s;
}
.nmore:hover{
	background: url(../images/more2.png) no-repeat 8px 0;
}
.home_news_l{
	width:33%;
	float:left;	
}
.home_news_r{
	width:64%;
	float:right;
}
.tline{
	border-top:1px solid #e7e7e7;	
}
.home_news{
	font-size:0;
	padding-bottom:50px;
}
.home_news ul{
	width:104%;
}
.home_news li{
	font-size:13px;
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
	width:46%;
	margin-right:4%;
	position: relative;
	color:#666;
	padding:20px 0 20px 145px;
}
.home_news li p{
	color:#333;
	font-size:15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom:5px;
}
.h_date{
	background: url(../images/time.png) no-repeat left center;
	padding-left:20px;
	font-size:12px;
}
.newspic2{
	width:120px;
	left:0;
	top:20px;
	position: absolute;
}
.newspic2 span{
	height:100px;
	display: block;
}
.newspic2 img{
	max-width:100%;
	height:auto;
}
.home_case{
	padding:10px 20px 20px 20px;
}
.home_case ul{
	width:101.5%;
}
.home_case li{
	float:left;
	position: relative;
	margin-right:1%;
	margin-bottom:10px;
	background: #fff;
}
.home_case li.bigpic{
	width:49%;
	height:400px;
}
.home_case li.smallpic{
	width:24%;
	height:195px;
}
.home_case li div{
	background-size:cover;
	background-position: center center;
	height:100%;
	opacity: 0.8;
}
.home_case li:hover div{
	opacity: 1;
}
.home_case li p{
	font-size:16px;
	line-height: 34px;
	text-align: center;
	color:#fff;
	position: absolute;
	bottom:0;
	width:100%;
	background: rgba(0,0,0,0.5);
}
.home_link{
	background:#e9e9e9;	
	margin-bottom:-40px;
	line-height: 50px;
	margin-top:40px;
	padding:0 20px;
}
.home_link span{
	background: #e09554;
	display: inline-block;
	vertical-align: top;	
	color:#fff;
	padding:0 30px;
	font-size:16px;
	font-weight: 600;
	margin-right:30px;
	margin-left:-20px;
}
.home_link a{
	margin-right:30px;
}
.footbg{
	background:#313131;
	padding:30px 0;
	margin-top:40px;
	color:#dddddd;
	font-size:13px;
	line-height: 24px;
	position:relative;
}
.footbg span{
	display: inline-block;
	vertical-align: top;
	margin:0 10px;
	font-size:12px;
}
.footbg a{
	color:#dddddd;
}
.footlink{
	border-top:1px dashed #666;
	padding:8px 0 5px 0;
	margin-top:8px;
}
.ban{
	text-align: center;
	margin:20px 0;
}
.ban img{
	max-width:100%;
	height:auto;
	display: block;
	margin:0 auto;
}
hr{
	height:1px;border:none;border-top:1px solid #ddd;
}
.classname{
	text-align: center;
	margin:40px 0;
}
.classname li{
	display: inline-block;
	vertical-align: top;
	margin:0 20px;
	padding:0 38px;
	line-height: 40px;
	font-size:15px;
	color:#fff;
	background:#999; 
}
.classname li a{
	display: block;
	color:#fff;
}
.classname li:hover{
	background:#cd121c;
}
.classname li.classon{
	background:#cd121c;
}
.classname li.classon a{
	color:#fff;
}
.photolist{
	font-size:0;
}
.photolist ul{
	width:103%;
}
.photolist li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width:30.33%;
	margin-right:3%;
	margin-bottom:20px;
	font-size:15px;
}
.photolist li img{
	max-width:100%;
	height:auto;
	display: block;	
}
.photopic:hover .larges{
	opacity: 1;
}
.larges{
	background-color: rgba(0,0,0,0.5);
	background-image: url(../images/large.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index:9;
	width:100%;
	height:100%;
	opacity: 0;
	transition:all 0.4s;
}
.photopic{
	position: relative;
	background: #fff;
	margin-bottom:12px;
	border:1px solid #ddd;
	height:250px;
	background-position: center center;
	background-size:cover;
}
.photopic span{
	position: absolute;
	width:100%;
	height:100%;
	z-index:9;
	top:0;
	left:0;
	background: rgba(0,0,0,0);
	transition:all 0.4s;
}
.photolist li:hover .photopic{
	box-shadow: 0 0 10px #ccc;
}
#tline{
	border-top:1px solid #eee;
}
.con_info{
	font-size:16px;
	line-height:30px;
	padding-bottom:30px;
}
.con_info img{
	max-width:100%;
	height:auto;
}
.cons{
	position: relative;
	padding-top:20px;
}
.maps{
	height:300px;
	overflow: hidden;
}
#allmap{
	height:330px;
}
.p_tit{
	margin:10px 0;
}
.p_title{
	line-height:40px;
	font-weight: bold;
	font-size:20px;
	position: relative;
	border-bottom:1px solid #e5e5e5;
}
.p_title span{
	display: inline-block;
	border-bottom:1px solid #333;
	margin-bottom:-1px;
}
.loct{
	font-size:12px;
	color:#777;
	text-align: right;
	position: absolute;
	right:0;
	top:0;
}
.apage{
	font-size:15px;
	line-height: 30px;
	margin-top:30px;
	margin-bottom:20px;
	position: relative;
	padding:10px 0;
	border-top:1px solid #e5e5e5;
}
.bdsharebuttonbox{
	position: absolute;
	right:0;
	top:10px;
}
.bdsharebuttonbox span{
	display: inline-block;
	vertical-align: middle;
	float:left;
}
.formbox{
	position: relative;
	min-height:410px;
	height:auto;
}
.forms{
	font-size:0;
}
.forms li{
	position: relative;
	font-size:15px;
	box-sizing:border-box;
	padding:12px 0 12px 70px;
}
.forms li.f1{
	width:46%;
	margin-right:8%;
	display: inline-block;
}
.forms li.f2{
	width:46%;
	display: inline-block;
}
.forms li span{
	position: absolute;
	left:0;
	width:70px;
	color:#333;
}
.formpic{
	width:370px;
	height:340px;
	position: absolute;
	right:0;
	top:20px;
	background: #eee;
}
.pages{
	text-align: center;
	padding:40px 0 50px 0;
}
.blackbg{
	position: absolute;
	width:100%;
	height:100%;
	z-index:9;
	text-align: center;
	background: rgba(0,0,0,0.5);
}
.blackbg img{
	padding-top:18%;
}
.swiper1{
	position: relative;
	width:40%;
	float:left;
}
.swiper1 .swiper-slide{
	text-align: center;	
}
.swiper1 .swiper-slide p{
	background: #444;
	color:#fff;
	font-size:18px;
	padding:0 10px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.swiper1 .swiper-pic{
	background-position: center center;
	background-size:cover;
	height:328px;
}
.swiper2{
	margin:18px 0;
}
.home_news1{
	padding:11px 35px;
	float:right;
	width:60%;
	background: #f9f9f9;	
}
.home_news1 li{
	font-size:13px;
	padding:7px 0;
}
.home_news1 li p{
	font-size:17px;
	font-weight: bold;
	margin-bottom:4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.topline{
	border-top:1px dashed #ddd;	
}
.home_news1 li .newsinfo{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
	color:#666;
}
.home_news2{
	padding-bottom:20px;
}
.home_news2 li{
	font-size:14px;
	padding:8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home_news2 span{
	display: inline-block;
	vertical-align: middle;
	background: #f98235;
	color:#fff;
	padding:4px 6px;
	margin-right:5px;
}
.topline{
	border-top:1px dashed #ddd;	
}
.home_news3{
	font-size:0;
	margin-top:5px;
	margin-bottom:20px;
}
.home_news3 ul{
	width:103%;
}
.home_news3 li{
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width:47%;
	margin-right:3%;
	position: relative;
	padding:10px 0;
	font-size:13px;
	border-bottom:1px dashed #ddd;
}
.home_news3 li p{
	font-size:15px;	
	line-height: 28px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.home_news3 li .newsinfo{
	color:#777;
}
.newspic3{
	background-size:cover;
	background-position: center center;
	height:95px;
	width:130px;
	overflow: hidden;
	float:left;
	margin-right:20px;
}
.mob-tit{
	display:none;
}
.newslist{
	font-size:0;
	text-align: left;
	margin-top:10px;
}
.newslist li{
	text-align: left;
	position: relative;
	min-height:140px;
	height:auto;
	padding:20px 0;
	border-bottom:1px dashed #ddd;
}
.newslist li p{
	font-size:17px;	
	padding:5px 0 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newspic{
	background-size:cover;
	background-position: center center;
	height:130px;
	width:200px;
	overflow: hidden;
	float:left;
	margin-right:25px;
}
.newslist li .newsinfo{
	font-size:14px;
	line-height: 24px;
	color:#888;
}
.newslist li:hover .newsinfo{
	color:#555;
}
.c_date{
	color:#aaa;
	font-size:12px;
	line-height: 15px;
	margin-bottom:5px;
	font-weight: normal;
}
.c_date i{
	display: inline-block;
	vertical-align: middle;
	background: url(../images/time.png) no-repeat 0 0;
	width:20px;
	height:18px;
}
.news_title{
	font-size:30px;
	line-height: 38px;
	position: relative;
	margin:30px 0 20px 0;
	border-bottom:1px dotted #ddd;
}
.news_time{
	font-size:12px;
	color:#888;
	position: relative;
}
.news_time span{
	display: inline-block;
	margin-left:20px;
}
.news_time p{
	position: absolute;
	right:0;
	top:0;
	color:#ff9e13;
}
.news_page{
	position: absolute;
	right:0;
	font-size:15px;
	bottom:26px;
}
.news_page a{
	margin-left:20px;
}
.news_page a:hover{
	color:#1f2a66;
}
.news_title .news_page{
	bottom:10px;
	color:#888888;
}
.wrappic{
	display: none;
}
.jobpic{
	font-size:0;
	margin-bottom:40px;
}
.jobpic ul{
	width:103%;
}
.jobpic li{
	display: inline-block;
	vertical-align: top;
	width:30.33%;
	margin-right:3%;
	position: relative;
}
.jobpic li img{
	width:100%;
	height:auto;
}
.jobpic li p{
	background: #4c4c4c;
	line-height: 44px;
	color:#fff;
	text-align: center;
	font-size:17px;
	width:100%;
	bottom:0;
}
.joblist{
	margin-top:20px;
	min-height:100px;
	height:auto;
}
.joblist li{	
	cursor: pointer;
}
.workplace{
	display:inline-block;
}
.joblist li .jobtit{
	font-size:15px;
	line-height: 50px;
	text-align: left;
	padding-left:20px;
	margin-top:8px;
	position: relative;
	border-bottom:1px dashed #ddd;
	background: url(../images/arrow3.png) no-repeat left center;
}
.jobtit p{
	width:250px;
	font-size:17px;
	display: inline-block;
}
.jobtit span{
	position: absolute;
	right:20px;
	font-size:14px;
}
.jobtit span img{
	display: inline-block;
	vertical-align: middle;
	margin-left:5px;
}
.jobinfo{
	text-align: left;
	font-size:14px;
	line-height: 25px;
	border-top:none;
	padding:10px;
	color:#666;	
}
.job_h5{
	font-size:26px;
	margin:40px 0 30px 0;
	font-weight: normal;
	text-align: center;
}
.job_h5 span{
	height:1px;
	display: inline-block;
	vertical-align: middle;
	width:40px;
	background: #ccc;
	margin:0 15px 10px 15px;
}
.join_tab2{
	padding:20px 20px 0 20px;
	box-sizing:border-box;
}
.join_tab2 li{
	font-size:15px;
	line-height: 28px;
	padding-left:75px;
	position: relative;
	margin-bottom:40px;
}
.join_tab2 li img{
	width:50px;
	height:auto;
	position: absolute;
	left:0;
}
.join_tab2 li i{
	font-style: normal;
	font-size:18px;
	font-weight: 700;
	line-height: 22px;
	display: block;
	margin-bottom:6px;
	padding-bottom:8px;
	background: url(../images/join-a1.png) no-repeat left bottom;
}
.joins{
	font-size:0;
}
.joins ul{
	width:105%;
}
.joins li{
	cursor:pointer;
	display: inline-block;
	vertical-align: top;
	width:28.33%;
	margin-right:5%;
	height:250px;
	position: relative;
	background-size:cover;
	background-position: center center;
	transition:all 0.4s;
	margin-top:0px;
	margin-bottom:0px;
	border:1px solid #fff;
	box-sizing:border-box;
}
.joins li:hover{
	box-shadow: 0 0 15px #ccc;
	margin-top:-5px;
	margin-bottom:5px;
	border:1px solid #ddd;
}
.joins li p{
	position: absolute;
	bottom:0;
	width:100%;
	font-size:19px;
	line-height: 42px;
	text-align: center;
	color:#fff;
	z-index:99;
	background: rgba(0,0,0,0.6);
}
.addjob{
	padding:20px 0;
	text-align: center;
}
.addjob a{
	background: #666666;
	color:#fff;
	font-size:17px;
	display: inline-block;
	padding:6px 40px;
}
.addjob a:hover{
	background: #333333;
}
.pic_title{
	font-size:15px;
	color:#888;
	margin:30px 0 20px 0;
	padding-top:20px;
	border-top:1px solid #ddd;
}
.pic_title span{
	font-size:18px;
	color:#f98235;
	margin-right:10px;
}
.prelist{	
	text-align: center;
	font-size:0;
	padding:10px 0 40px 0;
}
.prelist ul{
	width:105%;
}
.prelist li{
	display: inline-block;
	vertical-align: top;
	height:250px;
	width:28.33%;
	margin-right:5%;
	background: rgba(0,0,0,0.5);
	text-align: center;
	color:#fff;
	font-size:17px;
	box-sizing:border-box;
	cursor: pointer;
}
.prelist li:hover{
	background: rgba(0,0,0,0.7);	
}
.prelist li img{
	padding:30px 0 20px 0;
	max-width:100%;
	height:auto;
}
.prelist li p{
	font-size:22px;
}
.prelist li a{
	color:#fff;
}
.pop{
	position:fixed;
	z-index:99;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align: center;
}
.blankbg{
	background: rgba(0,0,0,0.6);
	position: absolute;
	z-index:100;
	width:100%;
	height:100%;
}
.popbox{
	position: absolute;
	z-index:101;
	width:1000px;
	height:70%;
	top:15%;
	left:50%;
	margin-left:-500px;
	padding:30px 40px;
	box-sizing:border-box;
	background: #fff;
	color:#000;
	border-radius:5px;
	text-align: left;
	box-shadow: 0 0 20px rgba(0,0,0,0.6);	
}
.pop_info{
	height:80%;
	overflow-y:auto;
	font-size:16px;
	line-height: 30px;
}
.test-1::-webkit-scrollbar {/*������������ʽ*/
        width: 10px;     /*�߿�ֱ��Ӧ�����������ĳߴ�*/
        height: 1px;
    }
.test-1::-webkit-scrollbar-thumb {/*����������С����*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #535353;
    }
.test-1::-webkit-scrollbar-track {/*������������*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius:10px;
        background: #ddd;
    }
.pop_tit{
	color:#000;
	font-size:25px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
}
.closed{
	position: absolute;
	right:30px;
	top:30px;
	cursor: pointer;
	width:40px;
	height:40px;
}
.home_join{
	font-size:0;
	margin-bottom:40px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
.home_join li{
	display: inline-block;
	vertical-align: top;
	width:33.33%;
	text-align: center;
	font-size:15px;
	padding:15px 50px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.home_join li span{
	line-height: 25px;
	height:50px;
	color:#666;
	display: block;
}
.home_join li p{
	font-size:17px;
	line-height: 44px;
	font-weight: 700;
	margin-bottom:10px;
	background: url(../images/line11.png) no-repeat center bottom;
}
.home_join li img{
	opacity: 0.8;
	width:90px;
	height:auto;
}
.home_join li:hover img{
	opacity: 1;
}
.certlist{
	font-size:0;
}
.certlist li{
	width:29.33%;
	display: inline-block;
	vertical-align: top;
	margin:0 2% 20px 2%;	
	box-sizing:border-box;
	font-size:15px;
	text-align: center;
}
.certlist li div{
	height:330px;
	text-align: center;
	padding:15px;
	border:1px solid #ddd;
	margin-bottom:8px;
}
.certlist li div span{
	height:100%;
	display: inline-block;
	vertical-align: middle;
}
.certlist li div img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
}
.relist{
	padding-bottom:15px;
}
.relist li{
	font-size:13px;
	line-height: 24px;
	border-bottom:1px solid #eeeff1;	
	padding:13px 0;
	color:#888;
}
.relist li img{
	display: inline-block;
	vertical-align: middle;
	margin-right:3px;
}
.relist li .newsinfo{
	color:#666;
	font-size:14px;
}
.relist li .newsinfos{
	color:#666;
	font-size:14px;
	background: #f9f9f9;
	padding:8px;
	margin-top:5px;
}
.re_tit{
	position: relative;
	margin-bottom:3px;	
}
.re_tit span{
	font-size:14px;
	font-weight: bold;
	margin-right:20px;
	color:#f98235
}
.rebox{
	margin-bottom:20px;
}
.rebox li{
	position: relative;
	font-size:14px;
	line-height: 30px;
	box-sizing:border-box;
	padding:5px 8px 5px 60px;
	border:1px solid #ddd;
	margin-bottom:10px;	
}
.rebox li span{
	position: absolute;
	left:0;
	top:5px;
	width:60px;	
	text-align: center;
	color:#888;
}
.sou3{
	border:none;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
	font-size:14px;
	line-height: 20px;
	padding-left:10px;
	outline: none;
	width:98%;	
	color:#333;
	border-left:1px solid #eee;
}
.send3{
	float:right;
	margin-bottom:2px;
}

.newadd .DlistWfc{width: 100%;}
.newadd .one_list{padding-left: 0px;}




@media screen and (max-width:1200px){
	.wrap{
		width:100%;
	}
	.toplogo{
		font-size:28px;	
		padding-left:10px;
	}
	.nav li a{
		font-size:15px;
		padding:0 13px;		
	}
	.home_l{
		padding-left:5px;
	}
	.home_r{
		padding-right:5px;
	}
	.footbg{
		padding:30px 5px;
	}
	.h_title{
		font-size:25px;
	}
	.news_title{
		font-size:28px;
		line-height: 38px;
		margin:0px 0 20px 0;
	}
}
@media screen and (max-width:880px){
	.nav{
		display: none;
	}
	.navs{
		display: block;
	}
	.toplogo{
		font-size:25px;
		line-height: 60px;
	}
	.topfind{
		width:50px;
		height:60px;
	}
	.swiper2{
		margin:10px 0;
	}
	.home_l{
		width:100%;
		float:none;
		padding:0 5px;
	}
	.swiper1 .swiper-pic{
		height:230px;
	}
	.home_news1{
		padding:10px 25px;
	}
	.home_news1 li{
		font-size:13px;
		padding:8px 0;
	}
	.home_news1 li p{
		font-size:16px;
		margin-bottom:none;
	}
	.home_r,.home_news1 .newsinfo{
		display:none;
	}
	.newslist li{
		padding:10px 0;
	}
	.hotbox{
		margin-top:-5px;
	}
	.wechat{
		position: relative;
		width:400px;
		margin:0 auto;
		margin-bottom:15px;
	}
	.ban{
		margin:10px 0;
	}
}
@media screen and (max-width:740px){
	.header{
		position:fixed;
		width:100%;
		z-index:99;
	}
	.space{
		height:50px;
	}
	.topfind{
		top:0;
		position:fixed;
		right:0;
		width:44px;
		height:50px;		
	}
	.toplogo{
		float:none;
		font-size:23px;
		line-height: 50px;
		width:60%;
	}
   .mob-tit {
		position:relative;
		width:100%;
		display: block;
		background: #1065ab;
		color: #fff;
		text-align: center;
		font-size: 19px;
		line-height: 40px;
	}
	.mob-tit span{
		width:25px;
		display: inline-block;
	}
	.mob-tit img{
		width:20px;
		height:auto;
		padding-left:6px;
	}
	.moblist {
		position: absolute;
		top: 0;
		z-index: 99;
		margin-top: 40px;
		width: 100%;
		text-align: center;
	}
	.moblist li {
		border-bottom: 1px solid #fff;
		background: #f2f2f2;
		font-size: 17px;
		line-height: 38px;
	}
	.moblist li a,.banner2,.ban2s{
		display: block;
	}
	.wechat{
		width:80%;
		margin-bottom:10px;
	}
	.swiper2,.ban{
		display: none;
	}
	.swiper1,.home_news1{
		float:none;
		width:100%;
	}
	.home_news1{
		padding:10px;
	}
	.home_news3 ul{
		width:100%;
	}
	.home_news3 li{
		width:100%;
		padding:6px 0;
		margin-right:0;		
	}
	.home_news3 li p{
		font-size:16px;	
		line-height: 25px;
		margin-bottom:6px;
		height:auto;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.home_news3 li.topline{
		border:none;
	}	
	.newspic3,.newspic{
		height:75px;
		width:110px;
		margin-right:15px;
	}
	.newslist li .c_date{
		display:none;
	}
	.newslist li{
		min-height:auto;
		padding:6px 0;
	}
	.newslist li.topline{
		border-top:none;
	}
	.newslist li p{
		font-size:17px;	
		padding:0px 0 8px 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.newslist li .newsinfo{
		height:40px;
		line-height: 20px;
		overflow: hidden;
	}
	.home_l{
		margin-top:10px;
	}
	.home_r2{
		display:block;
		padding:0 5px;
	}
	.p_title{
		font-size:18px;
	}
	.h_title{
		font-size:20px;
	}
	.news_title{
		font-size:25px;
		line-height:30px;
		margin:0px 0 10px 0;
	}
	.bdsharebuttonbox{
		position: relative;
	}
	.pages{
		padding:30px 0 10px 0;
	}
	.topsea{
		top:50px;
	}
	.formbox{
		min-height:auto;
	}
	.forms li.f1{
		width:100%;
		margin-right:0%;
		display: inline-block;
	}
	.forms li.f2{
		width:100%;
		display: inline-block;
	}
	.home_news2 li,.hot_links li{
		font-size:16px;
	}
	.topfind{
		background-size:25px auto;
	}
	.footbg{
		margin-top:30px;
		font-size:14px;
		line-height: 22px;
	}
}